Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing Extensions and Drivers /
Chapter 4 - Printing Messages / Printing Messages Reference
Constants and Data Types for Macintosh Printing Manager Compatibility


Print Quality Modes for the Universal Print Structure

You can use the print quality mode constants to define the value of the qualityMode field in the universal print structure.

enum {
   gxBestQuality              = 0,
   gxFasterQuality            = 1,
   gxDraftQuality             = 2
};
Constant descriptions

gxBestQuality
The driver needs to print this print job with highest-quality printing.
gxFasterQuality
The driver needs to print this print job with medium-quality printing.
gxDraftQuality
The driver needs to print this print job with fastest-quality printing.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help